On 9/21/06, Christophe Lombart <[EMAIL PROTECTED]> wrote:
Edgar,

Did you already uploaded the new war ?
still the same problem here.


Unfortunately I don't have access right now to a pc with a public ip.
I'll configure tomorrow for you to access.

However, I don't know why you still get that error. it's weird, the
only java code (please check it) in info.jsp is the snippet bellow
(try to remove it if still fails), and  I don't think it's possible to
throw the same exception than before.

<%= response.encodeUrl(
                                      renderRequest.getContextPath() +
                                      (String)
renderRequest.getAttribute(AbstractJcrPortlet.WEBDAV_PREFIX_KEY) +
                                      (String)
renderRequest.getAttribute(AbstractJcrPortlet.PORTLET_ROOT_PATH_KEY)
                              )%>

exception:
An error occurred at line: 10 in the jsp file: /WEB-INF/jsp/cms/info.jsp
Generated servlet error:
The operator + is undefined for the argument type(s) java.lang.Object,
java.lang.Object


br,
Christophe

On 9/21/06, Edgar Poce <[EMAIL PROTECTED]> wrote:
> It's uploaded now. sorry for the inconvenience.
>
> On 9/21/06, Christophe Lombart <[EMAIL PROTECTED]> wrote:
> > Here is the error in the log.
> >
> > An error occurred at line: 10 in the jsp file: /WEB-INF/jsp/cms/info.jsp
> > Generated servlet error:
> > The operator + is undefined for the argument type(s) java.lang.Object,
> > java.lang.Object
> >
> > On 9/21/06, Edgar Poce <[EMAIL PROTECTED]> wrote:
> > > I see, it doesn't work, the info tab shows:
> > >
> > > Portlet is Not Available: graffito-jcr-portlets-1.0::WYSIWYG portlet
> > > Reason: null
> > >
> > > is there any error in the tomcat log?
> > >
> > > On 9/21/06, Evangelos Vlachogiannis <[EMAIL PROTECTED]> wrote:
> > > > and a public live demo http://guportal.gunet.gr/jetspeed/portal/Public
> > > > what I have deployed.
> > > >
> > > > Evangelos Vlachogiannis wrote:
> > > > > some result here. I have just deployed that. No other tab. I only
> > > > > changed the repo path in web.xml. Do I need to config something?
> > > > >
> > > > > O/H Christophe Lombart ??????:
> > > > >> I just deployed the war maybe I forgot to do something.
> > > > >>
> > > > >>
> > > > >> On 9/21/06, Edgar Poce <[EMAIL PROTECTED]> wrote:
> > > > >>> On 9/21/06, Christophe Lombart <[EMAIL PROTECTED]> wrote:
> > > > >>> > > no. Do you see a tab in help mode with the label versioning?.
> > > > >>> > I see only a info tab page
> > > > >>> >
> > > > >>>
> > > > >>> then, for some reason it's not working correctly :(, there are at
> > > > >>> least 8 tabs. I'll try to upload a demo and let you know.
> > > > >>>
> > > > >>
> > > > >>
> > > > >
> > > >
> > > > --
> > > > Evangelos Vlachogiannis
> > > > Researcher - University of the Aegean
> > > > Contact&More: http://www.syros.aegean.gr/users/evlach/contactme.php
> > > >
> > >
> >
> >
> > --
> > Best regards,
> >
> > Christophe
> >
>

Reply via email to